Skip to content

fix(inspectors): filter authorization exclusions - #380

Merged
rakita merged 2 commits into
mainfrom
mattsse/fix-access-list-authority-exclusions
Aug 30, 2026
Merged

fix(inspectors): filter authorization exclusions#380
rakita merged 2 commits into
mainfrom
mattsse/fix-access-list-authority-exclusions

Conversation

@mattsse

@mattsse mattsse commented Aug 30, 2026

Copy link
Copy Markdown
Member

Exclude only EIP-7702 authorities that apply to the configured execution chain and have a non-overflowing nonce. The inspector now takes that chain ID explicitly so unchecked or synthetic transaction envelopes cannot select the wrong exclusions.

@codspeed-hq

codspeed-hq Bot commented Aug 30, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 10.19%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
✅ 140 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
erc20_transfer 50.5 ms 45.8 ms +10.19%

Tip

Curious why performance improved? Comment @codspeedbot explain why performance improved on this PR, or directly use the CodSpeed MCP with your agent.


Comparing mattsse/fix-access-list-authority-exclusions (67b594b) with main (892fb20)

Open in CodSpeed

@rakita rakita left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, skip items that were going to be loaded by auth list

@rakita
rakita merged commit 76193d7 into main Aug 30, 2026
30 checks passed
@rakita
rakita deleted the mattsse/fix-access-list-authority-exclusions branch August 30, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants